home *** CD-ROM | disk | FTP | other *** search
/ Visions 7: People / Visions 7: People.iso / pc / _bbs / rbbstool / makefidx.cfg < prev    next >
Encoding:
Text File  |  1996-01-11  |  2.5 KB  |  69 lines

  1. * for the cdrom, you have to edit this to reflect the correct drive letter
  2. *
  3. * Configuration file for MAKEFIDX, version 1.1
  4. * NameFile is the name of the list of files
  5. */NameFile=\RBBSCD\FIDX.DEF
  6. /NameFile=FIDX.DEF
  7. * LocationFile is the name of the list of locations for files
  8. */LocationFile=\RBBSCD\LIDX.DEF
  9. /LocationFile=LIDX.DEF
  10. * For WriteMode, use "Replace" when replacing existing NameFile and
  11. *     LocationFile.  If want to add to existing files, use "Update"
  12. /WriteMode=Replace
  13. */WriteMode=Update
  14. * list as many as you have (DOS) directories where you want
  15. * all the files in them listed.
  16.  
  17. * /FileSpec= m:\msdos\starter\*.*
  18. /FileSpec=n:\docs\*.* 
  19. /FileSpec=n:\children\bmp\*.* 
  20. /FileSpec=n:\children\jpeg\*.* 
  21. /FileSpec=n:\children\pict\*.* 
  22. /FileSpec=n:\children\tiff\*.* 
  23. /FileSpec=n:\foreign\bmp\*.* 
  24. /FileSpec=n:\foreign\jpeg\*.* 
  25. /FileSpec=n:\foreign\pict\*.* 
  26. /FileSpec=n:\foreign\tiff\*.* 
  27. /FileSpec=n:\portrait\bmp\*.* 
  28. /FileSpec=n:\portrait\jpeg\*.* 
  29. /FileSpec=n:\portrait\pict\*.* 
  30. /FileSpec=n:\portrait\tiff\*.* 
  31. /FileSpec=n:\relaxing\bmp\*.* 
  32. /FileSpec=n:\relaxing\jpeg\*.* 
  33. /FileSpec=n:\relaxing\pict\*.* 
  34. /FileSpec=n:\relaxing\tiff\*.* 
  35. /FileSpec=n:\sports\bmp\*.* 
  36. /FileSpec=n:\sports\jpeg\*.* 
  37. /FileSpec=n:\sports\pict\*.* 
  38. /FileSpec=n:\sports\tiff\*.* 
  39. /FileSpec=n:\working\bmp\*.* 
  40. /FileSpec=n:\working\jpeg\*.* 
  41. /FileSpec=n:\working\pict\*.* 
  42. /FileSpec=n:\working\tiff\*.* 
  43.  
  44. * A filespec will do a "DIR <filespec>" to get a listing of the
  45. * files.   DOS normally puts the directory name near the top in
  46. * the format "Directory of ".   If this is not true, you must
  47. * specify an alternate way for the Directory to be identified.
  48. * NOTE: use the following if you are using 4DOS rather than DOS
  49. * (remove the "*" at the front).
  50. *
  51. */DirString=    Directory:
  52. *
  53. * Note:  Normally you will NOT want to include any FileDir specs.
  54. * This is for loading lists of directories NOT on-line on your
  55. * system.
  56. *
  57. * List as many as you have of text files with file names in
  58. * them.  The file name must be at the beginning of each line.
  59. * It may include a drive/path.  If no drive path, a line with
  60. * "Directory of " following by drive/path should be included at
  61. * the top of the file.   Note: all listed files will be added
  62. * even if they are duplicates.   If you use CMPBBS to manage your
  63. * new files to avoid duplicates and trim down BBS lists to just
  64. * the new files, you should have only one entry here.
  65. *
  66. */FileDir=C:\DN\NEWLIST.DIR
  67. *
  68. *
  69.